Previous Book Contents Book Index Next

Inside Macintosh: 3D Graphics Programming With QuickDraw 3D /
Chapter 11 - Renderer Objects / Renderer Objects Reference
Constants


Vendor IDs

QuickDraw 3D provides constants that you can use to specify an ID for a renderer vendor.

#define kQAVendor_BestChoice           (-1)
#define kQAVendor_Apple                0
Constant descriptions

kQAVendor_BestChoice
The best available choice. QuickDraw 3D selects the available drawing engine that produces the best output on the target device.
kQAVendor_Apple
Apple Computer, Inc.

Previous Book Contents Book Index Next

© Apple Computer, Inc.
11 JUL 1996